From d7d53d9a2344fb8b62aad8a3ece4202f7cfabf2b Mon Sep 17 00:00:00 2001 From: Debian Rust Maintainers Date: Sat, 23 May 2020 23:38:56 +0200 Subject: [PATCH] relax-deps Gbp-Pq: Name relax-deps.patch --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 31f65b6..adfb80d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -79,6 +79,6 @@ default-features = false version = "0.2.48" default-features = false [target."cfg(target_os = \"windows\")".dependencies.winapi] -version = "0.3.7" +version = "0.3" features = ["ntsecapi", "wtypesbase"] default-features = false -- 2.30.2